Add GtkGestureSingle
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 21 Mar 2014 14:05:29 +0000 (15:05 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:22 +0000 (19:54 +0200)
commitd4d0f13c3aa102664bb09018e9b80ea9d92b3e90
treef206ef1a2327441f2e447ca6ab5e010e12179398
parent49e9ba122a48f7d89cb993c818d3536f94d4d0ba
Add GtkGestureSingle

This is a GtkGesture subclass, specific to single-touch (or
mouse operated) gestures.
gtk/Makefile.am
gtk/gtk.h
gtk/gtkgesturesingle.c [new file with mode: 0644]
gtk/gtkgesturesingle.h [new file with mode: 0644]